func github.com/refraction-networking/utls.removeRC4Ciphers

2 uses

	github.com/refraction-networking/utls (current package)
		u_parrots.go#L3010: 		shuffledSuites = removeRC4Ciphers(shuffledSuites)
		u_parrots.go#L3227: func removeRC4Ciphers(s []uint16) []uint16 {